projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd7962
)
(LINK_FLAGS): Dump symbol map when linking.
author
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 24 Dec 1995 00:38:18 +0000
(
00:38
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 24 Dec 1995 00:38:18 +0000
(
00:38
+0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index 775b4c07daa912bb591bc05ef0313167e3291aad..d452d942a997b4ce044c5f44435dfa67bc7f3f8f 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-54,7
+54,7
@@
TRES = $(BLD)\emacs.rbj
!endif
TLASTLIB = $(BLD)\lastfile.lib
-LINK_FLAGS = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map
+LINK_FLAGS = $(ARCH_LDFLAGS) -stack:0x1000000 -base:0xD00000 -debug:full -debugtype:cv -machine:$(ARCH) -subsystem:$(SUBSYSTEM) -entry:_start -map:$(BLD)\temacs.map
-map
#
# Split up the objects into two sets so that we don't run out of